home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.15 / 2002-05_Disc_7.15.bin / Data / ads.pcg / scripts / DefineButton2_17 / BUTTONCONDACTION on(release).as
Text File  |  2002-01-04  |  65b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.ebworld.com", "_blank");
  3. }
  4.